home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc260_base.lha / gnu / libs / readme.this.release < prev   
Encoding:
Text File  |  1994-08-01  |  2.0 KB  |  55 lines

  1. Short: IXemul.library 40.3
  2. Type: dev/gcc
  3. Uploader: LuebbeRW@lp.musc.edu
  4. Author: LuebbeRW@lp.musc.edu
  5.  
  6. Original ixemul.library author: Markus Wild
  7.  
  8. This file is ixemul.library version 40.3 and supporting files/libraries.
  9.  
  10. There are four versions - 68000, 68020+ with ffp, 68020+ with no ffp, and
  11.        68030 with ffp.  68040 users should use 68030 version.
  12.  
  13. Changes from 40.2.2:
  14.  
  15.        1) Max open files increased from 64 to 512 using LESS memory
  16.           than previously.  Will result in slightly slower vforking and
  17.           execve-ing because file handles must be copied.
  18.        2) All arp.library references gone.  No longer attempts to open
  19.           empty.library
  20.        3) Repetitive functions and unused functions removed, making
  21.           library smaller.
  22.        4) Strtod() fixed - thanks for reporting bug!
  23.  
  24. Changes from 40.2:
  25.  
  26.        1) 68000 version repaired.  At least I think so, I don't have a 
  27.           68000. PLEASE TELL ME IF THIS NOW WORKS FOR YOU! I think the
  28.           original problem with this was a bug in as 2.2 and as 2.3. I
  29.           used the original as that came with gcc 2.5.8 (1.36?) for
  30.           this compilation.
  31.        2) System() function fixed (thanks for reporting it).
  32.        3) In startup code, __panic.c used an uninitialized SysBase and
  33.           crashed if v40 was not present.  Now uses AbsExecBase *.
  34.           (Again, thanks for the bug report!)
  35.        4) Now there is a v40 version for the 68030.
  36.  
  37.  
  38. ============================================================================
  39.  
  40. I hope this library works to expectation.  If it doesn't, send feedback
  41. describing your problem, hardware configuration, etc., so that I can
  42. recreate the condition on my machine (if possible).
  43.  
  44. Send your feedback about the library to amiga-gcc-port@lists.funet.fi.  
  45.  
  46. To subscribe to the mailing list at nic.funet.fi, send a letter to 
  47. listserv@lists.funet.fi and in the body (not subject) on a single line, 
  48. type:  subscribe amiga-gcc-port 
  49.  
  50. To unsubscribe, type: unsubscribe amiga-gcc-port
  51.  
  52.  
  53. R. Luebbert
  54. LuebbeRW@lp.musc.edu
  55.